[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MEMOWRIT()

    Writes a character string to a specified disk file.

Syntax

    MEMOWRIT(<expC1>,<expC2>)

Argument

    <expC1> is the disk file name.  Note that it must include an extension
    if there is one and can optionally include the path.

    <expC2> is the character string to write as the file contents.

Returns

    A logical value.

    MEMOWRIT() returns true (.T.) if the writing operation is successful.

See Also: MEMOREAD() MEMOTRAN MLCOUNT
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson